Skip to content

Conversation

@ShaiahWren
Copy link
Contributor

Hello,
This pr adds a simple line confirming the success of collection deletion. Let me know if/how this test could be even more robust. Thank you!

@github-actions github-actions bot added the E2E End-to-end testing label Jan 8, 2024
@himdel
Copy link
Contributor

himdel commented Jan 29, 2024

@ShaiahWren looks like this will need a rebase? :)

And, LGTM too, although

cy.contains(thisCollectionName).should('not.exist');

this will work both when the collection doesn't exist because it was removed, or when the table is reloading/rendering and not displaying the collection at the moment

better to search for the collection and check the not found screen exists

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

E2E End-to-end testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants